Feature: Administración de usuarios
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 0m 24.782s |
Scenario: SC09 - Eliminar un usuario de forma manual
Before
0m 0.650s
Given
I navigate to page "http://localhost:2368/ghost/"
0m 0.922s
And
I wait for 5 seconds
0m 5.140s
When
I enter email "ma.rinconr1@uniandes.edu.co"
0m 0.221s
And
I wait for 2 seconds
0m 2.133s
And
I enter password "Aurora2023*"
0m 0.181s
And
I wait for 2 seconds
0m 2.125s
And
I click Sign in
0m 0.218s
And
I wait for 7 seconds
0m 7.209s
And
I click members
0m 0.293s
And
I wait for 5 seconds
0m 5.217s
And
I click Jaime member
0m 0.308s
Then
I see several new member
0m 0.158s
+ Show Error
AssertionError
+ expected - actual
-0
+10
at KrakenWorld.<anonymous> (C:\Users\mar07\OneDrive\MISO\Pruebas automatizadas de software\Semana5\KRAKEN_GOSTH\features\web\step_definitions\step.js:97:32)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
After
0m 0.007s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "http://localhost:2368/ghost/"
And
I wait for 5 seconds
When
I enter email "ma.rinconr1@uniandes.edu.co"
And
I wait for 2 seconds
And
I enter password "Aurora2023*"
And
I wait for 2 seconds
And
I click Sign in
And
I wait for 7 seconds
And
I click members
And
I wait for 5 seconds
And
I click Jaime member
Then
I see several new member
After
NO IMAGE AVAILABLE